< Prev(J) / Next(K) > / View :

Filename: /text/sbasic/shared/03050300.xhp

(section: errorf) (bookmark: bm_id3159413)
Error function

Error 関数

Error Function [Runtime]
Error 関数 [実行時](hd_id3159413.1)

Returns the error message that corresponds to a given error code.
与えられたエラーコードに該当するエラーメッセージを返します。(par_id3148663.2)

(/section: errorf)

Syntax:
構文:(hd_id3153379.3)

Error (Expression)
Error (Expression)(par_id3154366.4)

Return value:
戻り値:(hd_id3145173.5)

String
文字列(par_id3154125.6)

Parameters:
パラメータ:(hd_id3150869.7)

Expression: Any numeric expression that contains the error code of the error message that you want to return.
Expression: 対応するエラーメッセージを返させるエラーコードを示す数値表式。(par_id3153193.8)

If no parameters are passed, the Error function returns the error message of the most recent error that occurred during program execution.
パラメータを指定しない場合、Error 関数は、プログラム実行中に最後に発生したエラーのエラーメッセージを返します。(par_id3159254.9)

(embed text/sbasic/shared/00000003.xhp#errorcode : linkinfo)

Error Codes

エラーコード(hd_id3152869.37)

(/embed text/sbasic/shared/00000003.xhp#errorcode)

(embed text/sbasic/shared/00000003.xhp#allerrors : linkinfo)

(variable: err2)2 Unspecified syntax error
(variable: err2)2 原因不明のシンタックスエラーです(par_id3155095.38)

(variable: err3)3 Return without Gosub
(variable: err3)3 Return に対応する GoSub がありません(par_id3149126.39)

(variable: err4)4 Redo from start
(variable: err4)4 最初からやり直してください (par_id3153976.40)

(variable: err5)5 Invalid procedure call
(variable: err5)5 無効なプロシージャー呼び出しです (par_id3150891.41)

(variable: err6)6 Overflow
(variable: err6)6 オーバーフローです(par_id3159227.42)

(variable: err7)7 Out of memory
(variable: err7)7 メモリ不足です (par_id3154649.43)

(variable: err8)8 Array already dimensioned
(variable: err8)8 配列がすでに宣言されています(par_id3150050.44)

(variable: err9)9 Subscript out of range
(variable: err9)9 サブスクリプトが範囲外です(par_id3148900.45)

(variable: err10)10 Duplicate definition
(variable: err10)10 定義が重複しています (par_id3153806.46)

(variable: err11)11 Division by zero
(variable: err11)11 ゼロによる除算が行われました (par_id3146963.47)

(variable: err12)12 Variable undefined
(variable: err12)12 変数が未定義です (par_id3153013.48)

(variable: err13)13 Type mismatch
(variable: err13)13 型が一致しません (par_id3155593.49)

(variable: err14)14 Invalid parameter
(variable: err14)14 無効なパラメータです (par_id3151197.50)

(variable: err18)18 User interrupt occurred
(variable: err18)18 ユーザーによる割り込みが発生しました(par_id3154710.51)

(variable: err20)20 Resume without error
(variable: err20)20 エラーが発生していないのでResumeは実行できません (par_id3147504.52)

(variable: err28)28 Out of stack space
(variable: err28)28 スタック空間が不足しています (par_id3145319.53)

(variable: err35)35 Sub or Function not defined
(variable: err35)35 Sub または functionが未定義です (par_id3146110.54)

(variable: err48)48 Error in loading DLL
(variable: err48)48 DLL の読み込みエラーです(par_id3147246.55)

(variable: err49)49 Bad DLL calling convention
(variable: err49)49 DLL 呼び出しが不正です (par_id3146101.56)

(variable: err51)51 Internal error
(variable: err51)51 内部エラーが発生しました (par_id3153957.57)

(variable: err52)52 Bad file name or number
(variable: err52)52 ファイル名または番号が不正です(par_id3154404.58)

(variable: err53)53 File not found
(variable: err53)53 ファイルが見つかりません (par_id3151338.59)

(variable: err54)54 Bad file mode
(variable: err54)54 ファイルモードが不正です(par_id3147298.60)

(variable: err55)55 File already open
(variable: err55)55 ファイルが既に開かれています(par_id3148747.61)

(variable: err57)57 Device I/O error
(variable: err57)57 デバイス I/Oエラーです (par_id3145233.62)

(variable: err58)58 File already exists
(variable: err58)58 ファイルがすでに存在します (par_id3156399.63)

(variable: err59)59 Bad record length
(variable: err59)59 レコード長が不正です(par_id3149324.64)

(variable: err61)61 Disk full
(variable: err61)61 ディスクに空き容量がありません(par_id3147409.65)

(variable: err62)62 Input past end of file
(variable: err62)62 入力がファイルの終端を超えました(par_id3149146.66)

(variable: err63)63 Bad record number
(variable: err63)63 レコード番号が不正です (par_id3150456.67)

(variable: err67)67 Too many files
(variable: err67)67 ファイル数が多すぎます (par_id3146883.68)

(variable: err68)68 Device not available
(variable: err68)68 デバイスが使用できません (par_id3146818.69)

(variable: err70)70 Permission denied
(variable: err70)70 アクセスが拒否されました (par_id3145225.70)

(variable: err71)71 Disk not ready
(variable: err71)71 ディスクが準備されていません (par_id3150372.71)

(variable: err73)73 Feature not implemented
(variable: err73)73 機能が実装されていません (par_id3148894.72)

(variable: err74)74 No rename with different drive
(variable: err74)74 別ドライブへ名前を変更できません (par_id3152981.73)

(variable: err75)75 Path/file access error
(variable: err75)75 パスまたはファイルのアクセスエラーです(par_id3149355.74)

(variable: err76)76 Path not found
(variable: err76)76 パスが見つかりません (par_id3150477.75)

(variable: err91)91 Object variable not set
(variable: err91)91 オブジェクト変数が設定されていません(par_id3154678.76)

(variable: err93)93 Invalid pattern string
(variable: err93)93 無効なパターン文字列です (par_id3149890.77)

(variable: err94)94 Invalid use of Null
(variable: err94)94 無効な Null の使い方です (par_id3146942.78)

(variable: err323)323 Can't load module
(variable: err323)323 モジュールを読み込むことができません (par_id3150028.79)

(variable: err341)341 Invalid object index
(variable: err341)341 無効なオブジェクトインデックス(par_id3148434.80)

(variable: err366)366 No active view or document
(variable: err366)366 アクティブなビューまたはドキュメントが存在しません (par_id3143219.81)

(variable: err380)380 Bad property value
(variable: err380)380 属性値が不正です (par_id3144744.82)

(variable: err382)382 Property is read only
(variable: err382)382 属性が読み取り専用です(par_id3147420.83)

(variable: err394)394 Property is write only
(variable: err394)394 属性が書き込み専用です(par_id3147472.84)

(variable: err420)420 Invalid object reference
(variable: err420)420 無効なオブジェクトリファレンス(par_id3148583.85)

(variable: err423)423 Property or method not found
(variable: err423)423 属性またはメソッドが見つかりません (par_id3153329.86)

(variable: err424)424 Object required
(variable: err424)424 オブジェクトが必要です (par_id3148738.87)

(variable: err425)425 Invalid use of object
(variable: err425)425 無効なオブジェクトの使い方です(par_id3159084.88)

(variable: err430)430 Class does not support OLE
(variable: err430)430 クラスが OLEをサポートしていません (par_id3146806.89)

(variable: err438)438 Object doesn't support method
(variable: err438)438 オブジェクトがメソッドをサポートしていません (par_id3146130.90)

(variable: err440)440 OLE automation error
(variable: err440)440 OLE オートメーションエラーです(par_id3154374.91)

(variable: err445)445 Object doesn't support this action
(variable: err445)445 オブジェクトがこの動作をサポートしていません(par_id3149685.92)

(variable: err446)446 Object doesn't support named args
(variable: err446)446 オブジェクトが名前付き引数をサポートしていません(par_id3150282.93)

(variable: err447)447 Object doesn't support current locale setting
(variable: err447)447 オブジェクトが現在のロケール設定をサポートしていません(par_id3150142.94)

(variable: err448)448 Named argument not found
(variable: err448)448 名前付き引数が見つかりません (par_id3152771.95)

(variable: err449)449 Argument not optional
(variable: err449)449 引数は省略できません (par_id3145145.96)

(variable: err450)450 Wrong number of arguments
(variable: err450)450 引数の数が正しくありません (par_id3154399.97)

(variable: err451)451 Object not a collection
(variable: err451)451 オブジェクトがコレクションではありません (par_id3146137.98)

(variable: err452)452 Invalid ordinal
(variable: err452)452 無効な序数です(par_id3149507.99)

(variable: err453)453 Specified DLL function not found
(variable: err453)453 指定されたDLL関数が見つかりません (par_id3154566.100)

(variable: err460)460 Invalid clipboard format
(variable: err460)460 無効なクリップボード形式です (par_id3145595.101)

(/embed text/sbasic/shared/00000003.xhp#allerrors)


< Prev / Next >